robertl [Wed, 30 Nov 2005 23:30:03 +0000 (23:30 +0000)]
Call wr_init before the waypoint backup is done.
robertl [Wed, 30 Nov 2005 22:47:11 +0000 (22:47 +0000)]
Fix typo in help string for Cartoexplorer.
oliskoli [Thu, 24 Nov 2005 18:12:48 +0000 (18:12 +0000)]
Added missing break in case statement. Patch from Rene.
oliskoli [Thu, 24 Nov 2005 02:11:57 +0000 (02:11 +0000)]
Check if output file was opened before.
oliskoli [Mon, 21 Nov 2005 23:19:11 +0000 (23:19 +0000)]
Enhanced filter list -%1 in same manner like format's -^3 output.
oliskoli [Sun, 20 Nov 2005 21:41:04 +0000 (21:41 +0000)]
Added README.gui.
oliskoli [Sun, 20 Nov 2005 21:39:46 +0000 (21:39 +0000)]
Added README.gui to filelist for windows package.
oliskoli [Sun, 20 Nov 2005 21:33:45 +0000 (21:33 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes
oliskoli [Sun, 20 Nov 2005 21:28:09 +0000 (21:28 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes
oliskoli [Sun, 20 Nov 2005 21:24:43 +0000 (21:24 +0000)]
Bugfix for embedded translations.
oliskoli [Sun, 20 Nov 2005 21:21:30 +0000 (21:21 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes
oliskoli [Sun, 20 Nov 2005 21:11:00 +0000 (21:11 +0000)]
New internal gnugettext wrapper for older Delphi releases.
oliskoli [Sun, 20 Nov 2005 21:09:20 +0000 (21:09 +0000)]
Added gnugettext wrapper for Delphi 5.
oliskoli [Sun, 20 Nov 2005 21:06:22 +0000 (21:06 +0000)]
Renamed template.po to default.po
oliskoli [Sun, 20 Nov 2005 21:01:57 +0000 (21:01 +0000)]
New dialog to handle format options
parkrrrr [Fri, 18 Nov 2005 19:57:12 +0000 (19:57 +0000)]
Added explanation of algorithm in comments
parkrrrr [Fri, 18 Nov 2005 19:46:57 +0000 (19:46 +0000)]
Changed variable names to make code a little less impenetrable
parkrrrr [Fri, 18 Nov 2005 19:46:34 +0000 (19:46 +0000)]
oops; backwards test
parkrrrr [Thu, 17 Nov 2005 13:22:55 +0000 (13:22 +0000)]
Fixed incompatibility with some C compilers.
robertl [Mon, 14 Nov 2005 22:43:01 +0000 (22:43 +0000)]
Typo fixes. "GSPBabel", indeed....
robertl [Mon, 14 Nov 2005 14:28:43 +0000 (14:28 +0000)]
Paul Fox and Robert Lipe include tracks and routes in GPX <bounds> info.
oliskoli [Sun, 13 Nov 2005 21:13:07 +0000 (21:13 +0000)]
Changed strftime format because %T is being ignored under Windows.
Fixed reading of track coordinates.
Added pcx track to reference data and testo sequence.
parkrrrr [Sun, 13 Nov 2005 17:20:19 +0000 (17:20 +0000)]
Documentation for new an1 and simplify options
parkrrrr [Sun, 13 Nov 2005 17:19:56 +0000 (17:19 +0000)]
Added options to minimize pathlength changes and to stop based on error rather than count
parkrrrr [Sun, 13 Nov 2005 17:19:05 +0000 (17:19 +0000)]
Added options to make mapnotes or text
robertl [Fri, 11 Nov 2005 23:38:46 +0000 (23:38 +0000)]
Fix shadow var.
alexmot [Fri, 11 Nov 2005 20:44:20 +0000 (20:44 +0000)]
correct zero NMEA lat/lon on input
robertl [Thu, 10 Nov 2005 22:37:11 +0000 (22:37 +0000)]
Put email contact capture back in.
robertl [Thu, 10 Nov 2005 18:55:32 +0000 (18:55 +0000)]
Link to Ron's delorme-new-interstate tutorial.
robertl [Thu, 10 Nov 2005 18:55:07 +0000 (18:55 +0000)]
Attempt to perserve and/or merge GPX file-global tags when we can.
robertl [Wed, 9 Nov 2005 21:56:26 +0000 (21:56 +0000)]
Add cartoepxplorer option to pcx so we don't write track names that blow it away.
robertl [Wed, 9 Nov 2005 21:44:18 +0000 (21:44 +0000)]
Crud. Maggeo is WRITE only not READ only.
robertl [Wed, 9 Nov 2005 20:05:09 +0000 (20:05 +0000)]
Add smartname to NMEA WPL output, option to extend waypoint length.
robertl [Tue, 8 Nov 2005 22:36:28 +0000 (22:36 +0000)]
Bump Makefile for (another) beta.
robertl [Tue, 8 Nov 2005 21:34:03 +0000 (21:34 +0000)]
Add reads of MacStumbler.
oliskoli [Tue, 8 Nov 2005 00:30:22 +0000 (00:30 +0000)]
Handling of gpsbabel process and named pipe changed.
oliskoli [Tue, 8 Nov 2005 00:25:17 +0000 (00:25 +0000)]
Renamed main project files from GPSBabelGUI2 to GPSBabelGUI.
oliskoli [Tue, 8 Nov 2005 00:17:22 +0000 (00:17 +0000)]
Handling of gpsbabel process and named pipe changed.
oliskoli [Tue, 8 Nov 2005 00:14:55 +0000 (00:14 +0000)]
Minimum main window size set to 520x320.
oliskoli [Mon, 7 Nov 2005 20:40:42 +0000 (20:40 +0000)]
-^2 output exceeds standard pipe buffer size; now we call CreateNamedPipe with fixed buffersize 0x8000
robertl [Mon, 7 Nov 2005 15:32:04 +0000 (15:32 +0000)]
Olaf adds tools to build RPM distribution.
robertl [Mon, 7 Nov 2005 00:51:21 +0000 (00:51 +0000)]
Bump version for beta.
robertl [Mon, 7 Nov 2005 00:50:57 +0000 (00:50 +0000)]
Kill generated file.
robertl [Mon, 7 Nov 2005 00:49:17 +0000 (00:49 +0000)]
Whack fs ptr in rd_init.
robertl [Sat, 5 Nov 2005 07:12:40 +0000 (07:12 +0000)]
Describe NetStumbler files as text.
robertl [Sat, 5 Nov 2005 05:42:15 +0000 (05:42 +0000)]
Garmin 301 typo fix in comment.
oliskoli [Fri, 4 Nov 2005 23:59:58 +0000 (23:59 +0000)]
GPSBabelGUI2.exe is now available as GPSBabelGUI.exe
oliskoli [Fri, 4 Nov 2005 23:55:36 +0000 (23:55 +0000)]
Renamed ...GUI2.exe to ...GUI.exe
oliskoli [Fri, 4 Nov 2005 23:52:40 +0000 (23:52 +0000)]
Made GUI-2 to standard GPSBabelGUI.
oliskoli [Fri, 4 Nov 2005 23:47:04 +0000 (23:47 +0000)]
Removed old GPSBabelGUI.
robertl [Fri, 4 Nov 2005 23:29:18 +0000 (23:29 +0000)]
Tie build of HTML to babelweb project (poorly).
Add nukedata filter.
robertl [Fri, 4 Nov 2005 23:28:27 +0000 (23:28 +0000)]
Let chkdoc look in readme.xml.
robertl [Fri, 4 Nov 2005 23:22:52 +0000 (23:22 +0000)]
Dead file. Shouldn't ave ever added readme.txt.
robertl [Fri, 4 Nov 2005 23:20:13 +0000 (23:20 +0000)]
Doc nuke types. Misc minor cleanups.
robertl [Fri, 4 Nov 2005 23:19:45 +0000 (23:19 +0000)]
Test nuke types.
robertl [Fri, 4 Nov 2005 23:18:20 +0000 (23:18 +0000)]
Allow carefully crafted icons to be written to KML.
robertl [Fri, 4 Nov 2005 23:11:41 +0000 (23:11 +0000)]
Add 'nukedata' filter to remove waypoints, tracks, and routes.
robertl [Fri, 4 Nov 2005 22:55:20 +0000 (22:55 +0000)]
Add magellanx. Give up on testing some xcsv types.
oliskoli [Fri, 4 Nov 2005 22:27:47 +0000 (22:27 +0000)]
Replaced GPSBabelGUI.exe with new gui in FILES to zip.
robertl [Fri, 4 Nov 2005 20:31:15 +0000 (20:31 +0000)]
Don't rely on GNU C-ism of (null) output.
oliskoli [Fri, 4 Nov 2005 20:24:48 +0000 (20:24 +0000)]
Fix unicode reading on Big Endian hosts.
robertl [Fri, 4 Nov 2005 20:24:21 +0000 (20:24 +0000)]
Tweak text for Garmin.
robertl [Fri, 4 Nov 2005 19:43:39 +0000 (19:43 +0000)]
Msroute: fix endianness problem.
robertl [Fri, 4 Nov 2005 19:18:01 +0000 (19:18 +0000)]
Document garmin_poi and garmin301.
robertl [Fri, 4 Nov 2005 18:57:47 +0000 (18:57 +0000)]
Typo fixes. Refill. Pick up CompeGPS doc from text version.
robertl [Fri, 4 Nov 2005 18:28:59 +0000 (18:28 +0000)]
Comment fix.
robertl [Thu, 3 Nov 2005 19:17:56 +0000 (19:17 +0000)]
Clarify help text for dropping via points.
robertl [Thu, 3 Nov 2005 16:18:15 +0000 (16:18 +0000)]
Attach fs extra trees to trk and rte as we do for wpt.From Paul Fox.
robertl [Thu, 3 Nov 2005 15:16:15 +0000 (15:16 +0000)]
Add option to position filter to build a route out of the points kept.
robertl [Thu, 3 Nov 2005 14:26:39 +0000 (14:26 +0000)]
Include link to PCX format doc from Olaf.
robertl [Thu, 3 Nov 2005 04:56:27 +0000 (04:56 +0000)]
More scratching for lap xfer.
robertl [Thu, 3 Nov 2005 04:19:38 +0000 (04:19 +0000)]
From Paul Fox - don't walk past end of buf when prescanning bogus GPX.
oliskoli [Wed, 2 Nov 2005 21:38:50 +0000 (21:38 +0000)]
Replaced localtime() with gmtime() in trackpoint writer (PCX time is UTC time)
robertl [Wed, 2 Nov 2005 15:57:00 +0000 (15:57 +0000)]
Start sketching in Forerunner lap handling to help Cutter Brown.
robertl [Wed, 2 Nov 2005 02:41:38 +0000 (02:41 +0000)]
Let's call that 1.2.8...
robertl [Wed, 2 Nov 2005 02:40:23 +0000 (02:40 +0000)]
Bump version for pre-beta beta.
oliskoli [Tue, 1 Nov 2005 23:53:52 +0000 (23:53 +0000)]
New script to generate a RPM compatible ChangeLog from changes.html
oliskoli [Tue, 1 Nov 2005 22:15:05 +0000 (22:15 +0000)]
New build 0.2.1.4 (BETA)
oliskoli [Tue, 1 Nov 2005 22:03:11 +0000 (22:03 +0000)]
New internal build number
oliskoli [Tue, 1 Nov 2005 21:40:01 +0000 (21:40 +0000)]
New internal build number
oliskoli [Tue, 1 Nov 2005 21:35:48 +0000 (21:35 +0000)]
French translation update from Lilian
robertl [Tue, 1 Nov 2005 01:08:07 +0000 (01:08 +0000)]
Don't use periods at end of help text for consistency.
robertl [Tue, 1 Nov 2005 00:23:08 +0000 (00:23 +0000)]
Regenerate.
robertl [Tue, 1 Nov 2005 00:22:54 +0000 (00:22 +0000)]
Add Garmin POI database for 27xx, ix and C3xx.
robertl [Tue, 1 Nov 2005 00:05:41 +0000 (00:05 +0000)]
Remove vestigal file.
robertl [Mon, 31 Oct 2005 23:58:13 +0000 (23:58 +0000)]
Regenerate.
robertl [Mon, 31 Oct 2005 23:57:59 +0000 (23:57 +0000)]
Typo fix.
robertl [Mon, 31 Oct 2005 23:55:31 +0000 (23:55 +0000)]
Tweaks to TRACK filter doc.
robertl [Mon, 31 Oct 2005 23:54:24 +0000 (23:54 +0000)]
Ozi: Don't do the wierd name splitting thing for multimode input if we're writing to stdout.
robertl [Mon, 31 Oct 2005 23:52:37 +0000 (23:52 +0000)]
More java/saxon goo for building from docbook.
robertl [Mon, 31 Oct 2005 22:25:08 +0000 (22:25 +0000)]
Disable tpo for now.
robertl [Mon, 31 Oct 2005 22:04:44 +0000 (22:04 +0000)]
Skip 'Full path to XCSV style file' for all but xcsv itself.
robertl [Mon, 31 Oct 2005 21:48:06 +0000 (21:48 +0000)]
Change argument types in help to match reality.
robertl [Mon, 31 Oct 2005 21:26:33 +0000 (21:26 +0000)]
Olaf and Robert improve help output. Add v3 format, min/max, provide defaults, data types, etc.
oliskoli [Mon, 31 Oct 2005 20:40:12 +0000 (20:40 +0000)]
Assigned ozi's proximity distance to waypoint proximity (checked against CompeGPS radius value)
robertl [Mon, 31 Oct 2005 17:18:32 +0000 (17:18 +0000)]
Make 'bool' output the 0/1 in the help instead of the various strings.
robertl [Mon, 31 Oct 2005 05:24:03 +0000 (05:24 +0000)]
Update from dave. merge in local changes.
robertl [Mon, 31 Oct 2005 05:16:16 +0000 (05:16 +0000)]
Update from Dave. Merged local changes in again.
robertl [Sat, 29 Oct 2005 21:57:44 +0000 (21:57 +0000)]
Markup paramaters.
robertl [Sat, 29 Oct 2005 21:35:09 +0000 (21:35 +0000)]
Misc markup tweaks.